IVectorView has the following members.
| Name | Description | |
|---|---|---|
![]() |
Size | Gets the number of items in the vector view. |
| Name | Description | |
|---|---|---|
![]() |
GetAt | Returns the item at the specified index in the vector view. |
![]() |
GetMany | Retrieves the items that start at the specified index in the vector view. |
![]() |
IndexOf | Retrieves the index of a specified item in the vector view. |